DataCollection
RemoveAsync メソッド (C1DataCollectionHub<T>)

C1.DataCollection.SignalR.Server アセンブリ > C1.DataCollection.SignalR.Server 名前空間 > C1DataCollectionHub<T> クラス : RemoveAsync メソッド
The token that determines whether the calling collection is synchronized.
The index.
Removes the item at the specified index from the collection.
シンタックス
'宣言
 
Public Function RemoveAsync( _
   ByVal eTag As System.Guid, _
   ByVal index As System.Integer _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task RemoveAsync( 
   System.Guid eTag,
   System.int index
)

パラメータ

eTag
The token that determines whether the calling collection is synchronized.
index
The index.
参照

C1DataCollectionHub<T> クラス
C1DataCollectionHub<T> メンバ